How to Fix Binary logging Error in MySQL How to Fix Binary logging Error in MySQL

While executing the show binary logs command i got one error message “Error Code: 1381. You are not using binary logging”. To fix this you...

Read more »

Data Export and Import using MySQL Workbench Data Export and Import using MySQL Workbench

MySQL Workbench is a visual database designing tool that integrates sql administration, sql development and database modeling. It is avail...

Read more »

Backup and Restore MySQL Database using Command Prompt Backup and Restore MySQL Database using Command Prompt

In this article i have covered two modules Backup with mysqldump command and Restore with mysql command. Database concepts are considered ...

Read more »

Installing Cassandra on Windows Installing Cassandra on Windows

In this tutorial you will learn how to install cassandra database and Cqlsh on windows xp/vista/7/8. I face some problems when iam install...

Read more »
 
Top